Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85651172
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
520 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js
index dd91b8cc9a..045a9346f0 100644
--- a/src/components/user_profile/user_profile.js
+++ b/src/components/user_profile/user_profile.js
@@ -51,8 +51,7 @@ const UserProfile = {
isUs() {
return (
this.userId &&
- useUsersStore().currentUser.id &&
- this.userId === useUsersStore().currentUser.id
+ this.userId === useUsersStore().currentUser?.id
)
},
user() {
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Aug 30, 1:05 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1737986
Default Alt Text
(520 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment