Compare commits
2 Commits
chat-adjus
...
d92496020e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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