Minor changes for launch

This commit is contained in:
frikky
2022-04-27 20:48:41 +02:00
parent 52e6d79509
commit 7bbfda9e4f
7 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -310,7 +310,7 @@ const App = (message, props) => {
<Drift
appId="zfk9i7w3yizf"
attributes={{
name: userdata.username === undefined || userdata.username === null ? "OSS user" : `${userdata.username} - OSS`,
name: userdata.username === undefined || userdata.username === null ? "OSS user" : `OSS ${userdata.username}`,
}}
eventHandlers={[
{