Skip to content

Commit

Permalink
fix: remove flashbang
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Jun 6, 2023
1 parent 880b9d6 commit 80f2f8a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/constants/overlaysStatic.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
export const OVERLAYS_STATIC = `<html>
<head>
<title>ts osu overlays list</title>
<style>
body {
color: white;
background: black;
}
</style>
</head>
<body>
<ul id="overlays-list">
Expand Down

0 comments on commit 80f2f8a

Please sign in to comment.