mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
no change, but more comfortable
This commit is contained in:
parent
0c9b101479
commit
6e09a56c2d
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue