mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-05 06:54:36 +08:00
another debug log
This commit is contained in:
parent
81a4d27509
commit
04c2a6b99d
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ export async function initSnapshot() {
|
|||
.catch((e) => {
|
||||
throw e;
|
||||
});
|
||||
console.log(snap.presets);
|
||||
// console.log(snap.presets);
|
||||
dbSnapshot = snap;
|
||||
} catch (e) {
|
||||
console.error(e);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue