Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2023-06-25 23:25:56 +02:00
committed by GitHub
parent 0b75f557ca
commit b60def5c69
4 changed files with 68 additions and 5 deletions
@@ -14,6 +14,7 @@
/datum/computer_file/program/manifest/ui_static_data(mob/user)
var/list/data = list()
data["manifest"] = SSrecords.get_manifest_list()
data["allow_follow"] = isobserver(usr)
return data
// /datum/computer_file/program/manifest/Topic(href, href_list)