mirror of
https://github.com/psforever/PSFPortal.git
synced 2026-07-14 07:54:53 +00:00
Add PsAdmin support to get player list
This commit is contained in:
parent
d616a57404
commit
1e34cbdfb0
6 changed files with 145 additions and 16 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<link rel='icon' href='/favicon.ico'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,400;1,600&display=swap" rel="stylesheet">
|
||||
<link rel='stylesheet' href='/bundle.css'>
|
||||
|
||||
<script defer src='/bundle.js'></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue