Skip to content

Commit

Permalink
Revert "Amogusussssususu"
Browse files Browse the repository at this point in the history
This reverts commit 6e9becd.
  • Loading branch information
marekmaskarinec committed Aug 16, 2024
1 parent 744db9c commit 28bd2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgbot.deno.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ let tempDir = "";
const contentTypes = new Map<string, string>();
const runningProcesses = new Map<string, Deno.Process>();

const origin = { lat: 50.7604844, lon: 15.2770997 };
const origin = { lat: 50.1005803, lon: 14.3954325 };
async function postGeohash() {
const upcoming = new Date();
upcoming.setHours(6);
Expand Down

0 comments on commit 28bd2ab

Please sign in to comment.