mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
edit and clone version finished
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface BsmException {
|
||||
title: string,
|
||||
msg?: string,
|
||||
error?: Error,
|
||||
}
|
||||
Reference in New Issue
Block a user