Compare commits
3 Commits
chat-adjus
...
8e4432af45
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e4432af45 | |||
|
|
d92496020e | ||
| 35f3390dda |
@@ -10,7 +10,7 @@ namespace LightlessSync.API.SignalR;
|
||||
|
||||
public interface ILightlessHub
|
||||
{
|
||||
const int ApiVersion = 34;
|
||||
const int ApiVersion = 35;
|
||||
const string Path = "/lightless";
|
||||
|
||||
Task<bool> CheckClientHealth();
|
||||
|
||||
Reference in New Issue
Block a user