mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 08:45:13 +02:00
Merge remote-tracking branch 'upstream/master' into localization
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import type { TitleType } from '$lib/types';
|
||||
import { _ } from 'svelte-i18n';
|
||||
|
||||
export let modalId: Symbol;
|
||||
export let modalId: symbol;
|
||||
|
||||
let inputValue = '';
|
||||
let inputElement: HTMLInputElement;
|
||||
|
||||
Reference in New Issue
Block a user