Преглед на файлове

:bug: left an extra chara in

tags/0.9.0
J преди 4 години
родител
ревизия
95fc69e044
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      vue-theme/src/store/modules/exhibition.js

+ 1
- 1
vue-theme/src/store/modules/exhibition.js Целия файл

26
 }
26
 }
27
 
27
 
28
 const actions = {
28
 const actions = {
29
-    getAllExhibitions({ commit }, sortType, params) j{
29
+    getAllExhibitions({ commit }, sortType, params) {
30
         commit('CLEAR_EXHIBITIONS')
30
         commit('CLEAR_EXHIBITIONS')
31
         commit('EXHIBITIONS_LOADED', false)
31
         commit('EXHIBITIONS_LOADED', false)
32
         return api.getByType('exhibition', sortType, exhibitions => {
32
         return api.getByType('exhibition', sortType, exhibitions => {

Loading…
Отказ
Запис