mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -05:00
apparently canvas doesnt want to run on ARM
This commit is contained in:
parent
6b6a512f43
commit
4db52108d2
@ -16,7 +16,7 @@
|
||||
],
|
||||
"cpu": [
|
||||
"x64",
|
||||
"arm",
|
||||
"!arm64",
|
||||
"!mips",
|
||||
"!ia32"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user