Improve formatting
This commit is contained in:
@ -5,4 +5,4 @@ export function errorToast(message: string): number {
|
||||
return toast.push(`<img src="${errorIcon}" />${message}`, {
|
||||
classes: ['error']
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user