Allow public access to colors stylesheet.
This commit is contained in:
@@ -22,6 +22,7 @@ class Acl extends Base
|
||||
'board' => array('readonly'),
|
||||
'project' => array('feed'),
|
||||
'webhook' => '*',
|
||||
'app' => array('colors'),
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user