Skip to content

Commit

Permalink
feat: Declare offline compatibility in manifest.webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldoppea committed Sep 12, 2024
1 parent 54ed8bc commit a5b1534
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,6 @@
"max_number_of_files": 1,
"max_size_per_file_in_MB": 10,
"route_to_upload": "/#/paper/create?fromFlagshipUpload=true"
}
},
"offline_support": true
}

0 comments on commit a5b1534

Please sign in to comment.