Files

4 lines
125 B
Plaintext
Raw Permalink Normal View History

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