mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 07:45:57 +02:00
Add setting to toggle link arrows (#128)
This commit is contained in:
@@ -67,6 +67,7 @@ export interface AppConfig {
|
||||
title_mode: string;
|
||||
hide_title_in_body: boolean;
|
||||
show_line_numbers: boolean;
|
||||
show_link_arrows: boolean;
|
||||
backup_enabled: boolean;
|
||||
backup_frequency: string;
|
||||
backup_max_count: number;
|
||||
|
||||
Reference in New Issue
Block a user