5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
DEFINE FUNCTION icon::default() {
|
|
RETURN "/static/public/server_default.png";
|
|
}
|
|
|