mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-04 09:41:32 +02:00
Update comment in ZapDialog to reflect new branding message
This commit is contained in:
@@ -251,7 +251,7 @@ export function ZapDialog({ target, children, className }: ZapDialogProps) {
|
||||
|
||||
useEffect(() => {
|
||||
if (target) {
|
||||
setComment('Zapped with MKStack!');
|
||||
setComment('Zapped with LUMINA.rocks');
|
||||
}
|
||||
}, [target]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user