mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-05 00:53:04 +00:00
[AB-303] adding scheduled configurable activity updates
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dev.sheldan.abstracto.core.listener;
|
||||
|
||||
public interface AsyncStartupListener {
|
||||
void execute();
|
||||
}
|
||||
Reference in New Issue
Block a user