mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-13 02:12:56 +08:00
Parse references in sqlite
This commit is contained in:
@@ -186,7 +186,7 @@ export default function Modal({
|
||||
}
|
||||
|
||||
setModal(MODAL.NONE);
|
||||
} catch (error) {
|
||||
} catch {
|
||||
setError({
|
||||
type: STATUS.ERROR,
|
||||
message: `Please check for syntax errors or let us know about the error.`,
|
||||
|
||||
Reference in New Issue
Block a user