mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
revert permancne
This commit is contained in:
@@ -93,7 +93,7 @@ document.addEventListener('DOMContentLoaded', (event) => {
|
|||||||
document.getElementById("ss-result-additional-info").value = "";
|
document.getElementById("ss-result-additional-info").value = "";
|
||||||
if (isValid()){
|
if (isValid()){
|
||||||
shiftButton.setAttribute("disabled", "disabled");
|
shiftButton.setAttribute("disabled", "disabled");
|
||||||
const type = "";//"permanent";
|
const type = "permanent";
|
||||||
|
|
||||||
if (type ==="permanent"){
|
if (type ==="permanent"){
|
||||||
fetch("https://sideshift.ai/api/v2/shifts/variable",{
|
fetch("https://sideshift.ai/api/v2/shifts/variable",{
|
||||||
|
|||||||
Reference in New Issue
Block a user