diff options
author | geireann <geireann.lindfield@gmail.com> | 2021-08-24 20:15:20 -0400 |
---|---|---|
committer | geireann <geireann.lindfield@gmail.com> | 2021-08-24 20:15:20 -0400 |
commit | bc90c2b624733c7175f9859a0f1fa3040dafe74b (patch) | |
tree | 09cea85540a602676f3d152424f217467d39fa75 /src/client/util/CurrentUserUtils.ts | |
parent | 5e12fe1f5dfe73aeb5744d61ecbee02fbf14c59e (diff) |
updates (final)
Diffstat (limited to 'src/client/util/CurrentUserUtils.ts')
-rw-r--r-- | src/client/util/CurrentUserUtils.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/util/CurrentUserUtils.ts b/src/client/util/CurrentUserUtils.ts index 20274672a..bae4e3825 100644 --- a/src/client/util/CurrentUserUtils.ts +++ b/src/client/util/CurrentUserUtils.ts @@ -1071,7 +1071,6 @@ export class CurrentUserUtils { ignoreClick: ignoreClick, _stayInCollection: true, _hideContextMenu: true, - _lockedPosition: true, system: true, dontUndo: true, title, @@ -1098,7 +1097,6 @@ export class CurrentUserUtils { ignoreClick: ignoreClick, _stayInCollection: true, _hideContextMenu: true, - _lockedPosition: true, system: true, dontUndo: true, title, |