feat: add "sync" pane to preferences -> account tab (#621)

* feat: add "sync" pane to preferences -> account tab

* chore: configure eslint to add new line at the end of file and remove trailing spaces

* chore: add newline at the end of file
This commit is contained in:
Vardan Hakobyan
2021-08-26 22:57:27 +04:00
committed by GitHub
parent 41e1dd9731
commit 5b18fc7146
11 changed files with 121 additions and 18 deletions

View File

@@ -28,6 +28,7 @@
)
preferences(
app-state='self.appState'
application='self.application'
)
challenge-modal(
ng-repeat="challenge in self.challenges track by challenge.id"