Merge pull request 'Fork/brand lowercase' (#23) from fork/brand-lowercase into main
ci / fork-checks (push) Successful in 15s
ci / build (push) Canceled after 31s

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-09-23 04:12:06 +00:00
43 changed files with 131 additions and 131 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#[macro_export]
macro_rules! brand {
() => {
"INBUXA"
"inbuxa"
};
}