mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
global link map WIP
This commit is contained in:
@@ -169,7 +169,7 @@ export default class Entrypoints extends Component {
|
||||
async switchToDesktopVersionCommand() {
|
||||
utils.setCookie('trilium-device', 'desktop');
|
||||
|
||||
utils.reloadFrontendApp();
|
||||
utils.reloadFrontendApp("Switching to desktop version");
|
||||
}
|
||||
|
||||
async openInWindowCommand({notePath, hoistedNoteId}) {
|
||||
|
||||
Reference in New Issue
Block a user