style(menu): clean up right menu - leaving only "Settings" (#11227)

* style(menu): clean up right menu - leaving only settings

* bring pre-commit back

* fix frontend tests

* pre-commit

* re-introduce subtle '+'
This commit is contained in:
Maxime Beauchemin
2020-10-20 21:33:28 -07:00
committed by GitHub
parent 3a0fcdacd3
commit c360413fc2
9 changed files with 76 additions and 87 deletions

View File

@@ -24,7 +24,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.770
rev: v0.790
hooks:
- id: mypy
- repo: https://github.com/peterdemin/pip-compile-multi