Browse Source

[FIX] relation connection status

robert 6 năm trước cách đây
mục cha
commit
54ad0c0e0e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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')