Fix up hover script and improve bootloading.
This commit is contained in:
@ -11,7 +11,8 @@ local compiled is list(
|
||||
).
|
||||
|
||||
local copied is list(
|
||||
"/lib/ui"
|
||||
"/lib/ui",
|
||||
"/lib/sensors"
|
||||
).
|
||||
|
||||
Bootstrap(
|
||||
|
@ -6,7 +6,7 @@ local compiled is list(
|
||||
"/lib/navigation",
|
||||
"/lib/node",
|
||||
"/lib/throttle",
|
||||
"/prog/nodestats",
|
||||
"/prog/nodestats"
|
||||
).
|
||||
|
||||
local copied is list(
|
||||
|
Reference in New Issue
Block a user