mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(android app): add 'choose file' button to auto upload media to catbox in the background
more free and open web hosting services can be added later
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"plugins": {
|
||||
"CapacitorHttp": {
|
||||
"enabled": true
|
||||
},
|
||||
"FileUploader": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user