Frooodle/license (#1994)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package stirling.software.SPDF.config.interfaces;
|
||||
|
||||
public interface ShowAdminInterface {
|
||||
default boolean getShowUpdateOnlyAdmins() {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user