poeti8 7 năm trước cách đây
mục cha
commit
bd187100f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      server/db/url.js

+ 1 - 1
server/db/url.js

@@ -401,7 +401,7 @@ exports.getStats = ({ id, domain, user }) =>
           stats.allTime.stats = statsObjectToArray(stats.allTime.stats);
           const response = {
             total,
-            id: 'sv-v104',
+            id,
             updatedAt: new Date().toISOString(),
             lastDay: stats.lastDay,
             lastWeek: stats.lastWeek,