This website requires JavaScript.
Explore
Help
Sign In
hipstercat
/
GiantsTools
Watch
1
Star
0
Fork
0
You've already forked GiantsTools
mirror of
https://github.com/ncblakely/GiantsTools
synced
2024-11-01 05:15:36 +01:00
Code
Issues
Releases
Wiki
Activity
90296b2585
GiantsTools
/
Giants.Services
/
Services
/
ICommunityService.cs
8 lines
116 B
C#
Raw
Normal View
History
Unescape
Escape
Add Discord URI service.
2020-08-16 11:03:10 +02:00
namespace
Giants.Services
{
Rename DiscordService to be a bit more future-proof. Fix flickering when showing community link.
2020-08-16 12:08:49 +02:00
public
interface
ICommunityService
Add Discord URI service.
2020-08-16 11:03:10 +02:00
{
string
GetDiscordUri
(
)
;
}
}
Reference in New Issue
Copy Permalink