Change kappa spreadsheet
All checks were successful
Build and push / changes (push) Successful in 52s
Build and push / Lint-Python (push) Successful in 3s
Build and push / Build-and-Push-Docker (push) Successful in 1m41s
Build and push / sync-argocd-app (push) Successful in 4s
Build and push / post-status-to-discord (push) Successful in 34s

This commit is contained in:
Luke R 2025-02-05 11:41:05 -08:00
parent eb79aaeee9
commit ce06048b3c

View File

@ -79,7 +79,7 @@ class Tarkov(commands.Cog):
) )
async def post_kappa(self, ctx: commands.Context): async def post_kappa(self, ctx: commands.Context):
await ctx.respond( await ctx.respond(
"https://docs.google.com/spreadsheets/d/18Wf3cBpbFzj04egeeK_P49KyfMWD-bJs8dCD2o3zd-U/edit?gid=0#gid=0" "https://docs.google.com/spreadsheets/d/1lwU7T1Yxt0s28xZdfFRiDEYH7BbwOkZfsv-Ozv1Ka00/edit?gid=1115791232#gid=1115791232"
) )
@tarkov.command( @tarkov.command(