diff --git a/dashboard/src/views/appstore.js b/dashboard/src/views/appstore.js index eae521a30..d69f7eee5 100644 --- a/dashboard/src/views/appstore.js +++ b/dashboard/src/views/appstore.js @@ -1,6 +1,6 @@ 'use strict'; -/* global angular:false */ +/* global angular:false, document, window, localStorage, FileReader */ /* global $:false */ /* global async */ /* global ERROR */