im not very smart

This commit is contained in:
JeremyStar™ 2024-05-15 21:18:10 +02:00
parent dd9bc0459f
commit 06802b3e0c
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -20,7 +20,7 @@ Adds a splash to the specified category.
Adds an array of splashes to the specified category.
#### *CoreBaseModule* <u>copy_splashes</u>(*String* <u>source_category</u>, *String* <u>target_category</u>)
Copies all splashes from the source category to the target category.
#### *Array[String]* <u>get_categories()</u>()
#### *Array[String]* <u>get_categories</u>()
Returns a list of all categories.
#### *CoreBaseModule* <u>delete_category</u>(*String* <u>category</u>)
Removes the specified category.