This commit is contained in:
the-djmaze 2023-02-17 14:27:16 +01:00
parent 75a6353445
commit 15f9aa11db
9 changed files with 55 additions and 19 deletions

View file

@ -15,7 +15,7 @@ import { showScreenPopup } from 'Knoin/Knoin';
import { OpenPgpImportPopupView } from 'View/Popup/OpenPgpImport';
import { OpenPgpGeneratePopupView } from 'View/Popup/OpenPgpGenerate';
import Remote from 'Remote/User/Fetch';
//import Remote from 'Remote/User/Fetch';
export class UserSettingsSecurity extends AbstractViewSettings {
constructor() {