1 more rename for reorg

This commit is contained in:
Ean Milligan 2025-07-15 01:27:29 -04:00
parent d41ce7fc34
commit 0767b66f33
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import config from '~config';
import { HelpContents, HelpDict, HelpPage } from 'commands/helpLibrary/helpLibrary.d.ts';
import { RootHelpPages } from 'commands/helpLibrary/rollHelp/_rootHelp.ts';
import { RootHelpPages } from 'commands/helpLibrary/rollHelp/_rootRollHelp.ts';
import { infoColor1 } from 'embeds/colors.ts';