Fix invisible picker and webpack migration

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-06-10 20:43:31 +02:00
parent 4a9ef92e5d
commit 9f58b1ea07
2 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
*
*/
import app from '../app/App.js';
/* global oc_defaults OC */
app.controller('ColorPickerController', ['$scope', function($scope) {
$scope.hashedColor = '';