diff options
author | Mathias Magnusson <mathias@magnusson.space> | 2025-08-18 21:43:11 +0200 |
---|---|---|
committer | Mathias Magnusson <mathias@magnusson.space> | 2025-08-18 21:43:11 +0200 |
commit | 3262d631fd1be55a5c85ede08d92a35c5fb7d2c4 (patch) | |
tree | fb2a09e159dc8677b7587cba8d4c69c4b1b70d8e /migrations/meta/_journal.json | |
parent | 815de9906a014c2eb1a4fe2bd8cf1b3077f03c9c (diff) | |
download | uneven-3262d631fd1be55a5c85ede08d92a35c5fb7d2c4.tar.gz |
Get current user session
Diffstat (limited to 'migrations/meta/_journal.json')
-rw-r--r-- | migrations/meta/_journal.json | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/migrations/meta/_journal.json b/migrations/meta/_journal.json index 3f28ad0..a434ab9 100644 --- a/migrations/meta/_journal.json +++ b/migrations/meta/_journal.json @@ -5,8 +5,22 @@ { "idx": 0, "version": "6", - "when": 1755189001309, - "tag": "0000_bitter_xorn", + "when": 1755543105259, + "tag": "0000_real_hitman", + "breakpoints": true + }, + { + "idx": 1, + "version": "6", + "when": 1755543598172, + "tag": "0001_funny_ronan", + "breakpoints": true + }, + { + "idx": 2, + "version": "6", + "when": 1755543983317, + "tag": "0002_red_morlun", "breakpoints": true } ] |