Fix invisible picker and webpack migration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
import app from '../app/App.js';
|
||||
|
||||
/* global oc_defaults OC */
|
||||
app.controller('ColorPickerController', ['$scope', function($scope) {
|
||||
$scope.hashedColor = '';
|
||||
|
||||
Reference in New Issue
Block a user