mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
3 lines
182 B
MySQL
3 lines
182 B
MySQL
![]() |
UPDATE options SET name = 'openNoteContexts' WHERE name = 'openTabs';
|
||
|
UPDATE entity_changes SET entityId = 'openNoteContexts' WHERE entityName = 'options' AND entityId = 'openTabs';
|