fix: project reload on rebuild and syntax check now gives toast
This commit is contained in:
@@ -265,6 +265,8 @@ editor-discard = Discard
|
||||
editor-validate = Validate
|
||||
editor-run = Run
|
||||
editor-checkSyntax = Check Syntax
|
||||
editor-syntaxValid = Syntax is valid.
|
||||
editor-syntaxInvalid = Syntax error: { $error }
|
||||
editor-kind = Kind
|
||||
editor-enabled = Enabled
|
||||
editor-entrypoint = Entrypoint
|
||||
|
||||
Reference in New Issue
Block a user