This commit is contained in:
Sebastian Haack 2024-12-25 22:23:33 +01:00
parent 0d0eb73179
commit 4f41cec3cb
18 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 201 KiB

After

Width:  |  Height:  |  Size: 201 KiB

Before After
Before After

View file

@ -1,6 +1,6 @@
{
"userspace_version": "1.0",
"build_targets": [
["totem", "totem"]
["test/totem", "totem"]
]
}