mirror of
https://github.com/cgiesche/streamdeck-homeassistant.git
synced 2026-01-09 22:18:11 -05:00
4 lines
190 B
TypeScript
4 lines
190 B
TypeScript
// Change working directory to test, this is needed because the StreamDeck SDK immediately tries
|
|
// to load the manifest file from the working directory when imported.
|
|
process.chdir('test')
|