Files

4 lines
125 B
Plaintext
Raw Permalink Normal View History

2025-08-26 11:17:15 +08:00
grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};