fix: test the desktop function of custom database

with platform function
This commit is contained in:
Jiaxin Peng
2024-08-31 00:00:09 +01:00
parent bc166d8db1
commit f282dde1b7
3 changed files with 102 additions and 45 deletions

View File

@@ -79,4 +79,5 @@ export const en = {
BlockUploaded: "All blocks uploaded",
ExtraBlockUploaded: "Extra blocks uploaded",
CheckConsole: "Check the console for more information \n opt+cmd+i/ctrl+shift+i",
"reach-mobile-limit": "The number of blocks exceeds the limit of 100, please use the desktop plugin",
}