mirror of
https://github.com/danbulant/Mangades
synced 2026-06-19 14:21:23 +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;
|
||||
$: update(name, filters);
|
||||
// $: update(name, filters);
|
||||
|
||||
var scrollSearch = null;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue