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

Мелкая поправка

Book Pauk преди 5 години
родител
ревизия
db5650e276
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      client/components/Reader/ServerStorage/ServerStorage.vue

+ 0 - 2
client/components/Reader/ServerStorage/ServerStorage.vue

@@ -533,8 +533,6 @@ class ServerStorage extends Vue {
                     return;
                 }
             } else if (result.state == 'success') {
-                //this.prevSavedItem = _.cloneDeep(bm.recent[itemKey]);
-
                 if (needSaveRecent && newRecent.rev)
                     await this.setCachedRecent(newRecent);
                 if (needSaveRecentPatch && newRecentPatch.rev)