mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix include of demo.toml in jeremy.toml
This commit is contained in:
parent
b6bfcdd41f
commit
96fe2ea7c3
@ -1,6 +1,6 @@
|
||||
# Configuration for Jeremy Soller
|
||||
|
||||
include = ["../demo.toml"]
|
||||
include = ["demo.toml"]
|
||||
|
||||
# General settings
|
||||
[general]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user