Add AppFramework CSP
parent
1b8b19d08a
commit
1f22ea1e16
|
@ -14,6 +14,7 @@ namespace OCA\Weather\AppInfo;
|
|||
|
||||
use \OCP\AppFramework\App;
|
||||
use \OCP\IContainer;
|
||||
use \OCP\AppFramework\Http\StrictContentSecurityPolicy;
|
||||
|
||||
use \OCA\Weather\Controller\CityController;
|
||||
use \OCA\Weather\Controller\SettingsController;
|
||||
|
|
Loading…
Reference in New Issue