This commit is contained in:
the-djmaze 2022-08-23 00:00:56 +02:00
parent 8e0c710815
commit d91fbaa2c0
2 changed files with 1 additions and 2 deletions

View file

@ -17,7 +17,6 @@ import { SieveScriptPopupView } from 'Sieve/View/Script';
window.Sieve = {
capa: capa,
scripts: scripts,
setError: setError,
loading: loading,
serverError: serverError,
serverErrorDesc: serverErrorDesc,