implemented hiding/unhiding of mailing lists on the database side
This commit is contained in:
@@ -14,6 +14,8 @@ import org.json.simple.JSONObject;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import java.nio.file.Path;
|
||||
|
||||
public class Application {
|
||||
private static final Logger LOG = LoggerFactory.getLogger(Application.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user