2
0
yusuketk 5 жил өмнө
parent
commit
b226bce689

+ 1 - 0
src/client/js/services/AdminAppContainer.js

@@ -11,6 +11,7 @@ export default class AdminAppContainer extends Container {
 
 
     this.appContainer = appContainer;
     this.appContainer = appContainer;
     this.dummyTitle = 0;
     this.dummyTitle = 0;
+    this.dummyTitleForError = 1;
 
 
     this.state = {
     this.state = {
       retrieveError: null,
       retrieveError: null,