mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
renamed settings to options for consistency
This commit is contained in:
@@ -82,7 +82,7 @@ setTimeout(() => {
|
||||
// options
|
||||
message: "Lost connection to server"
|
||||
},{
|
||||
// settings
|
||||
// options
|
||||
type: 'danger',
|
||||
delay: 100000000 // keep it until we explicitly close it
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user