mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-26 02:04:08 +03:00
fix(tcp server): use root path for the time_zones.txt
file
This commit is contained in:
parent
076db4c3eb
commit
563792bd0a
@ -17,7 +17,7 @@ options = {
|
||||
'cymem'
|
||||
],
|
||||
'include_files': [
|
||||
'lib/time_zones.txt'
|
||||
'tcp_server/src/lib/time_zones.txt'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user