mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 08:38:29 +02:00
Improved prompt function add add ctx.* functions (#301)
This commit is contained in:
@@ -723,6 +723,7 @@ function FileActionsDropdown({
|
||||
id: 'content-type',
|
||||
title: 'Override Content-Type',
|
||||
label: 'Content-Type',
|
||||
required: false,
|
||||
placeholder: 'text/plain',
|
||||
defaultValue: pair.contentType ?? '',
|
||||
confirmText: 'Set',
|
||||
|
||||
Reference in New Issue
Block a user