Skip to content

Commit

Permalink
fallbackWebsite url tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
shooft committed Feb 6, 2025
1 parent 1ba8d5d commit 0ab8fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/everybody.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const fallbackWebsite = "https://youtu.be/dQw4w9WgXcQ?si=WHPj7XWqw3d-GXe7";
const fallbackWebsite = "https://youtu.be/dQw4w9WgXcQ";

const endpointSquad = 'items/person/?filter={"squads":{"squad_id":15}}';

Expand Down

0 comments on commit 0ab8fa2

Please sign in to comment.