mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
added sidebar toggle button
This commit is contained in:
@@ -100,7 +100,7 @@ export default class LoadResults {
|
||||
}
|
||||
|
||||
isOptionReloaded(name) {
|
||||
this.options.includes(name);
|
||||
return this.options.includes(name);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user