Added premium verification for the Reminders feature

This commit is contained in:
ION606
2022-08-12 14:18:33 -07:00
parent 489047b084
commit 3ab442002d
7 changed files with 186 additions and 117 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Selmer Bot Web Dashboard</title>
<link rel="shortcut icon" href="https://github.com/ION606/selmer-bot-website/blob/main/assets/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://github.com/ION606/selmer-bot-website/blob/main/assets/favicon.ico?raw=true" type="image/x-icon">
<style>
html { width:100%; height:100%; margin:0; padding:0; }