dever 6 years ago
parent
commit
7be2931460
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stat/lib/Journal.php

+ 1 - 1
stat/lib/Journal.php

@@ -6,7 +6,7 @@ use Dever;
 
 class Journal
 {
-    const NUM = 1;
+    const NUM = 2;
 
     public function data_api()
     {