mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-07 05:19:53 -06:00
Fix the password box not being removed after entering protected mode (#1078)
This commit is contained in:
@@ -48,4 +48,8 @@ export default class ProtectedSessionTypeWidget extends TypeWidget {
|
||||
|
||||
super.doRender();
|
||||
}
|
||||
|
||||
async doRefresh(note) {
|
||||
// do nothing
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user