This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
You've already forked btcpayserver
0
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2025-02-22 14:22:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
22f8c4b88b
btcpayserver
/
BTCPayServer
/
Roles.cs
8 lines
119 B
C#
Raw
Normal View
History
Unescape
Escape
Make first user admin of the website
2017-09-15 19:08:31 +09:00
namespace
BTCPayServer
{
public
class
Roles
{
Adopt dotnet core editorconfig, big reformating
2017-10-27 17:53:04 +09:00
public
const
string
ServerAdmin
=
"ServerAdmin"
;
Make first user admin of the website
2017-09-15 19:08:31 +09:00
}
}
Reference in a new issue
Copy permalink