MCPcopy
hub / github.com/wekan/wekan / error

Function error

client/components/users/userAvatar.js:194–196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

192
193Template.changeAvatarPopup.helpers({
194 error() {
195 return Template.instance().error;
196 },
197 avatarUploadBlocked() {
198 return Template.instance().avatarUploadBlocked.get();
199 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected