Add a context menu command for whois

This commit is contained in:
Tarrgon
2025-05-29 00:13:49 -04:00
parent 2f21c07d1f
commit d022b039d9
4 changed files with 55 additions and 29 deletions
+2
View File
@@ -8,4 +8,6 @@ export * from './message-utils';
export * from './ms-to-human';
export * from './refresh-commands';
export * from './string-utils';
export * from './ticket-utils';
export * from './wait';
export * from './whois';