mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-10-07 09:11:38 +08:00
Aktualisieren von api.py
This commit is contained in:
@@ -29,7 +29,7 @@ try:
|
||||
_RequestPermissionsManager.register_callback()
|
||||
from .android_gallery import user_select_image
|
||||
has_android = True
|
||||
except ImportError:
|
||||
except:
|
||||
run_on_ui_thread = lambda a : a
|
||||
has_android = False
|
||||
|
||||
|
Reference in New Issue
Block a user