Actions Menu TS

This commit is contained in:
Mo Bitar
2020-04-12 17:38:18 -05:00
parent a379ea9f54
commit d38c14b1b4
74 changed files with 1450 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
import { WebDirective } from './../../types';
import { isDesktopApplication, isNullOrUndefined } from '@/utils';
import template from '%/directives/account-menu.pug';
import { ProtectedAction, ContentType, SNComponent } from 'snjs';
import { ProtectedAction, ContentType } from 'snjs';
import { PureCtrl } from '@Controllers/abstract/pure_ctrl';
import {
STRING_ACCOUNT_MENU_UNCHECK_MERGE,