mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 20:54:15 +02:00
[wgem] searching through the suggestions index | fix iso descriptions
This commit is contained in:
@@ -14,7 +14,7 @@ from bauh.commons import internet
|
||||
|
||||
RE_IS_URL = re.compile(r'^https?://.+')
|
||||
|
||||
SUGGESTIONS_LIMIT = 5
|
||||
SUGGESTIONS_LIMIT = 10
|
||||
|
||||
|
||||
class GenericSoftwareManager(SoftwareManager):
|
||||
|
||||
Reference in New Issue
Block a user