Kaynağa Gözat

[FIX] relation connection status

robert 6 yıl önce
ebeveyn
işleme
54ad0c0e0e
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/store/actions.js

+ 0 - 1
src/store/actions.js

@@ -22,7 +22,6 @@ const actions = {
                 mode: getters.mode
             }
         }).then(({ data }) => {
-            console.log(data)
             commit('setLoading', false)
             commit('toggleFooterButtonsVisibility')