Add access control rework
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import {
|
||||
STORAGE_KEY_GENERAL_SETTINGS,
|
||||
STORAGE_KEY_LAST_VIEWED_CHAT
|
||||
} from '../../core/constants';
|
||||
import { STORAGE_KEY_GENERAL_SETTINGS, STORAGE_KEY_LAST_VIEWED_CHAT } from '../../core/constants';
|
||||
|
||||
export interface GeneralSettings {
|
||||
reopenLastViewedChat: boolean;
|
||||
|
||||
Reference in New Issue
Block a user