Commit forgotten code

This commit is contained in:
BorysLevytskyi
2023-05-10 13:03:17 +02:00
parent 23748831ba
commit 8371e3c086
6 changed files with 12 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
import log from 'loglevel';
const APP_VERSION = 8;
const APP_VERSION = 9;
export type PersistedAppData = {
emphasizeBytes: boolean;