resolve issues with new features
This commit is contained in:
@@ -2,4 +2,5 @@ export interface ExternalLinks {
|
||||
nextcloud?: string;
|
||||
bookstack?: string;
|
||||
vikunja?: string;
|
||||
customLinks?: Array<{ name: string; url: string }>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user