mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
feat: use gtag instead gtm (#1695)
This commit is contained in:
@ -212,7 +212,7 @@ const NewAppDialog = ({ show, onSuccess, onClose }: NewAppDialogProps) => {
|
||||
</>
|
||||
)}
|
||||
</div>
|
||||
{isAppsFull && <AppsFull />}
|
||||
{isAppsFull && <AppsFull loc='app-create' />}
|
||||
</Dialog>
|
||||
</>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user