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