mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-22 02:05:13 -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: {
|
share_target: {
|
||||||
action: "/r/create/url",
|
action: "/r/create/url",
|
||||||
method: "GET",
|
method: "GET",
|
||||||
|
enctype: "application/x-www-form-urlencoded",
|
||||||
params: {
|
params: {
|
||||||
text: "recipe_import_url",
|
text: "recipe_import_url",
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 8.7 KiB |
Reference in New Issue
Block a user