#1630 state.isEditable
gitea/salix/dev This commit looks good Details

This commit is contained in:
Bernat 2019-08-12 13:28:27 +02:00
parent 2e89af9795
commit d08a43bc23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
module.exports = Self => {
require('../methods/state/editableStates')(Self);
require('../methods/state/isEditable')(Self);
/**
* Checks if the alertLevel of a state is 0.