mirror of
https://github.com/celisej567/Vesktop.git
synced 2026-09-19 20:08:41 +03:00
add some jsdoc
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
import { readFileSync, writeFileSync } from "fs";
|
||||
import { join } from "path";
|
||||
import type { Settings as TSettings } from "shared/settings";
|
||||
import { SettingsStore } from "shared/utils/makeChangeListenerProxy";
|
||||
import { SettingsStore } from "shared/utils/SettingsStore";
|
||||
|
||||
import { DATA_DIR, VENCORD_SETTINGS_FILE } from "./constants";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user