mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Resolve Nextcloud save issue and added mockup code for files browser
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1282589485
This commit is contained in:
parent
640f75da8d
commit
a41afb17ad
4 changed files with 61 additions and 3 deletions
|
|
@ -46,7 +46,7 @@
|
|||
* TODO: op select screen to show browseFiles result
|
||||
* Then the user can select which Nextcloud folder to save to
|
||||
*/
|
||||
browseFiles();
|
||||
// browseFiles();
|
||||
|
||||
rl.pluginRemoteRequest(
|
||||
(iError, data) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue