diff options
author | Devaev Maxim <[email protected]> | 2018-12-01 13:08:35 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-12-01 13:08:35 +0300 |
commit | ad6a66ac8fcf7726540f750a6d83e5f80fb0cd71 (patch) | |
tree | 4399c5ef84385c90b867c4b6ef769cd68923469b /testenv | |
parent | a6d4545bafe750f894654fa3cddbfe15a89e6e6e (diff) |
ui -> wm
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/eslintrc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testenv/eslintrc.yaml b/testenv/eslintrc.yaml index 2ef7c7fc..44e1be8a 100644 --- a/testenv/eslintrc.yaml +++ b/testenv/eslintrc.yaml @@ -6,8 +6,8 @@ globals: Msd: true Session: true Streamer: true - Ui: true - ui: true + WindowManager: true + wm: true tools: true checkBrowser: true "$": true |