mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-03 19:39:54 -06:00
Merge pull request #1140 from dousha/bugfix-protection-box
Fix the password box not removed after entering protected mode
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