mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 09:29:58 -07:00
Fix eslint issues
This commit is contained in:
committed by
Will Greenberg
parent
97cbe62f42
commit
5e328b889b
@@ -8,12 +8,10 @@
|
||||
let {
|
||||
entry,
|
||||
current,
|
||||
i,
|
||||
server_is_recording,
|
||||
}: {
|
||||
entry: ManifestEntry;
|
||||
current: boolean;
|
||||
i: number;
|
||||
server_is_recording: boolean;
|
||||
} = $props();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user