mirror of
https://github.com/danbulant/Mangades
synced 2026-07-06 19:40:54 +00:00
remove erroring function call
This commit is contained in:
parent
021152c324
commit
fbfe6eb59a
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
var result;
|
var result;
|
||||||
$: update(name, filters);
|
// $: update(name, filters);
|
||||||
|
|
||||||
var scrollSearch = null;
|
var scrollSearch = null;
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue