From 8ab63766763c990d41a5b38d4b21638ca45aff80 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Apr 2026 23:50:01 +0200 Subject: [PATCH] Auto-sync 2026-04-15 23:50 --- mercy-coinshop/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mercy-coinshop/config.lua b/mercy-coinshop/config.lua index 732ecda..8e8e2ee 100644 --- a/mercy-coinshop/config.lua +++ b/mercy-coinshop/config.lua @@ -29,7 +29,7 @@ Config.KeyBind = { Config.Tebex = { enabled = true, -- Tebex Redeem aktivieren/deaktivieren apiKey = 'uJKATjAeO2X6NNDYvpt6bESwi5qMNCD2', -- Tebex Secret Key (Plugin API) - identifierType = 'steam', -- 'steam' oder 'license' + identifierType = 'license', -- 'steam' oder 'license' storeUrl = 'https://mercyv.tebex.io', -- Tebex Store URL (wird geoeffnet wenn man auf Coins klickt) }