From 2aa7c24ec42c68487126593c259428c72885bfb6 Mon Sep 17 00:00:00 2001 From: sel Date: Mon, 15 Dec 2025 23:12:27 +0100 Subject: [PATCH] my ass did not just forget to finish a sentence AGAIN (this happens too much) --- modularity.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/modularity.md b/modularity.md index a64e239..2e79229 100755 --- a/modularity.md +++ b/modularity.md @@ -6,8 +6,6 @@ ## `... ModuleItem::Template` -> you're probably looking for - an object template is a [toml](https://toml.io) blueprint of an `wgu::types::ObjectInstance`. it is exported from modules as a `&'static str`. for referencing templates, the name of the module and the name of the template are used, separated by a `/` (slash) symbol: `{object_type}`