diff options
| author | Omar Rizwan <omar@omar.website> | 2023-02-14 05:50:06 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2023-02-14 05:50:06 +0000 |
| commit | 4093ab7373585cdedaed8a6bc7b5d1755554b554 (patch) | |
| tree | 81fa1d6922e2dc8cd242a0a5029417662358f6c8 /virtual-programs | |
| parent | Clean up environments a bit. This doesn't really help perf (diff) | |
| download | folk-4093ab7373585cdedaed8a6bc7b5d1755554b554.tar.gz folk-4093ab7373585cdedaed8a6bc7b5d1755554b554.zip | |
More small bits of cleanup
Diffstat (limited to 'virtual-programs')
| -rw-r--r-- | virtual-programs/camera-slice.folk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtual-programs/camera-slice.folk b/virtual-programs/camera-slice.folk index 4812a302..c4e49e2c 100644 --- a/virtual-programs/camera-slice.folk +++ b/virtual-programs/camera-slice.folk @@ -1,4 +1,6 @@ Wish $this has filename "camera-slice.folk" + +return Wish $this has camera image Wish $this is outlined thick palegoldenrod |
