fix(web): contextualize title in subscription dialog

This commit is contained in:
Francis Lachapelle
2021-09-30 14:07:53 -04:00
parent dec4f24aa4
commit 8f999652cc
4 changed files with 4 additions and 3 deletions
@@ -65,6 +65,7 @@
vm.selectedUser = null;
vm.users = [];
vm.folderType = folderType;
vm.searchTextOptions = {
updateOn: 'default blur',