From 21d8f2e850d2cc911a6b650bf6a30a41ff9a848f Mon Sep 17 00:00:00 2001 From: Ajeyakrishna Date: Thu, 14 Dec 2023 23:22:29 +0530 Subject: [PATCH] chore: updates staging id --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 2d67b82..a059c85 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -5,7 +5,7 @@ compatibility_date = "2023-07-17" [env.staging] kv_namespaces = [ - { binding = "CronJobsTimestamp", id = "509cd24483a24ddcb79f85f657274508" } + { binding = "CronJobsTimestamp", id = "6fbc191da931473393d5fbe612251d29" } ] services = [ { binding = "DISCORD_BOT", service = "discord-slash-commands", environment = "staging" }