fix: db non full-text import error (#3055)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package db
|
||||
package db_non_full_text
|
||||
|
||||
import (
|
||||
"github.com/alist-org/alist/v3/internal/search/searcher"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package db
|
||||
package db_non_full_text
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Reference in New Issue
Block a user