endpoint returning invites based on hostname
This commit is contained in:
@@ -109,4 +109,8 @@ public class Main {
|
||||
return discordInviteManager;
|
||||
}
|
||||
|
||||
public static Storage getStorage() {
|
||||
return storage;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user