mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-25 05:57:06 +00:00
fixed initial setup for mod mail category
fixed setup for locking added exception message in case the modmail post target is not defined
This commit is contained in:
@@ -4,4 +4,5 @@ import dev.sheldan.abstracto.core.command.models.TableLocks;
|
||||
|
||||
public interface LockService {
|
||||
void lockTable(TableLocks toLock);
|
||||
void setupLocks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user