mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-19 20:11:31 +02:00
set share enctype
This commit is contained in:
@@ -29,6 +29,7 @@ export default defineConfig({
|
|||||||
share_target: {
|
share_target: {
|
||||||
action: "/share",
|
action: "/share",
|
||||||
method: "GET",
|
method: "GET",
|
||||||
|
enctype: "application/x-www-form-urlencoded",
|
||||||
params: {
|
params: {
|
||||||
title: "title",
|
title: "title",
|
||||||
text: "text",
|
text: "text",
|
||||||
|
Reference in New Issue
Block a user