mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
usage id update
This commit is contained in:
@@ -116,7 +116,7 @@ class V20 extends Migration
|
||||
'metric' => $metric,
|
||||
'period' => 'inf',
|
||||
'value' => $value,
|
||||
'time' => null,
|
||||
'time' => '0000-00-00 00:00',
|
||||
'region' => 'default',
|
||||
]));
|
||||
} catch (Duplicate $th) {
|
||||
|
||||
Reference in New Issue
Block a user