fix: show files option in linking menu even if not entitled

This commit is contained in:
Mo
2022-11-13 15:10:57 -06:00
parent 2b76d48392
commit f42657fa9e
10 changed files with 216 additions and 183 deletions
@@ -0,0 +1,3 @@
export enum FeatureName {
Files = 'Encrypted File Storage',
}