mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-22 18:25:12 -05:00
fix: PWA maskable android icons & enctype shared_target (#6731)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -257,6 +257,7 @@ export default defineNuxtConfig({
|
||||
share_target: {
|
||||
action: "/r/create/url",
|
||||
method: "GET",
|
||||
enctype: "application/x-www-form-urlencoded",
|
||||
params: {
|
||||
text: "recipe_import_url",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user