mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: track once.
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
if (id !== null && !id.length) {
|
||||
id = null;
|
||||
}
|
||||
});
|
||||
|
||||
$effect(() => {
|
||||
if (show) {
|
||||
trackEvent(Click.ShowCustomIdClick);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user