mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-03-27 14:43:06 +00:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
|
# begin Nimble config (version 2)
|
||
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||
|
|
include "nimble.paths"
|
||
|
|
# end Nimble config
|