Fixes the admin painting manager (#79842)

## About The Pull Request
I mucked this up a few weeks ago, wrote the fix, then got busy and
forgot about it. This fixes the bluescreen that appears when admins try
to look at the painting manager.

## Changelog
🆑 Tattle
fix: admin painting manager works again
/🆑

---------

Co-authored-by: tattle <article.disaster@gmail.com>
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
tattle
2023-11-19 10:52:51 -08:00
committed by GitHub
co-authored by tattle MrMelbert
parent 0141f96a13
commit 2ed2fb4a71
@@ -168,7 +168,7 @@ SUBSYSTEM_DEF(persistent_paintings)
var/list/pdata = painting.to_json()
pdata["ref"] = REF(painting)
admin_painting_data += pdata
UNTYPED_LIST_ADD(admin_painting_data, pdata)
/**
* Generates painting data ready to be consumed by ui.