feat: add rybbit tracking

This commit is contained in:
2026-02-13 14:30:21 -06:00
parent c2d26228ba
commit efad6c30d1
2 changed files with 9 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ export type Global = {
initials: string;
email: string;
site_url: string;
rybbit_site_id: string;
logo: string;
portrait: string;
portrait_alt: string;