mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 07:45:57 +02:00
Add 'Show dates' setting to toggle the note-list date
This commit is contained in:
@@ -56,6 +56,7 @@ export interface AppConfig {
|
||||
line_height: number | null;
|
||||
ui_scale: number | null;
|
||||
compact_notes: boolean;
|
||||
show_note_dates: boolean;
|
||||
time_format: string;
|
||||
gpu_acceleration: boolean;
|
||||
autostart: boolean;
|
||||
|
||||
Reference in New Issue
Block a user