mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 08:33:52 +01:00
Fix body change setting headers/method
This commit is contained in:
@@ -55,7 +55,6 @@ export const placeholders = function (variables: { name: string }[]) {
|
||||
}
|
||||
|
||||
const isFunction = groupMatch.includes('(');
|
||||
console.log('VAIRABLES', variables, groupMatch);
|
||||
return Decoration.replace({
|
||||
inclusive: true,
|
||||
widget: new PlaceholderWidget(
|
||||
|
||||
Reference in New Issue
Block a user