mirror of
https://github.com/unraid/api.git
synced 2026-05-09 08:41:12 -05:00
chore: comment
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ export interface Error {
|
||||
actions?: ButtonProps[];
|
||||
debugServer?: Server;
|
||||
forumLink?: boolean;
|
||||
heading: string;
|
||||
heading: string; // if adding new errors be sure to add translations key value pairs
|
||||
level: 'error' | 'info' | 'warning';
|
||||
message: string;
|
||||
ref?: string;
|
||||
|
||||
Reference in New Issue
Block a user