Chore: update author in RegistrationNotice

This commit is contained in:
Jose Olarte III
2025-08-25 14:52:23 +08:00
parent 27b46b4252
commit 7b357641d1

View File

@@ -1,7 +1,7 @@
/** * @file RegistrationNotice.vue * @description Reusable component for
displaying user registration status and related actions. * Shows registration
notice when user is not registered, with options to show identifier info * or
access advanced options. * * @author Matthew Raymer * @version 1.0.0 * @created
access advanced options. * * @author Jose Olarte III * @version 1.0.0 * @created
2025-08-21T17:25:28-08:00 */
<template>