no change, but more comfortable

This commit is contained in:
naskya 2023-06-01 07:29:54 +09:00
parent 9d9047c33d
commit 0a99366298
No known key found for this signature in database
GPG Key ID: 164DFF24E2D40139
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ async function chooseAntenna(ev: MouseEvent): Promise<void> {
}
function saveSrc(
newSrc: "home" | "local" | "recommended" | "social" | "global"
newSrc: "home" | "local" | "social" | "recommended" | "global"
): void {
defaultStore.set("tl", {
...defaultStore.state.tl,