aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2019-02-03 10:13:09 +0200
committershpuld <shp@cock.li>2019-02-03 10:13:09 +0200
commitb614cb94e502f3491afd07e5bcb785ad122cf100 (patch)
tree289e82bd2f5667ab773bb838a88dd312bba90edf /src/components/user_settings/user_settings.js
parentdbb16d56e29b8a32fb7c1a7af56a7953f571cdb4 (diff)
parentc7ee2ed83100e40247fc35be8b138befc44175bc (diff)
merge develop in
Diffstat (limited to 'src/components/user_settings/user_settings.js')
-rw-r--r--src/components/user_settings/user_settings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_settings/user_settings.js b/src/components/user_settings/user_settings.js
index be799f5d..719a9c0c 100644
--- a/src/components/user_settings/user_settings.js
+++ b/src/components/user_settings/user_settings.js
@@ -1,4 +1,4 @@
-import TabSwitcher from '../tab_switcher/tab_switcher.jsx'
+import TabSwitcher from '../tab_switcher/tab_switcher.js'
import StyleSwitcher from '../style_switcher/style_switcher.vue'
import fileSizeFormatService from '../../services/file_size_format/file_size_format.js'