feat: implement offline queue, background sync and AI robustness
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"/page": "app/page.js",
|
||||
"/bottles/[id]/page": "app/bottles/[id]/page.js"
|
||||
"/bottles/[id]/page": "app/bottles/[id]/page.js",
|
||||
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js"
|
||||
}
|
||||
Reference in New Issue
Block a user