kullanıcı avatar denemesi.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ let activeTab = "desktop";
|
|||||||
|
|
||||||
async function render() {
|
async function render() {
|
||||||
const user = pb.authStore.model;
|
const user = pb.authStore.model;
|
||||||
const avatar = pb.users.avatar;
|
const avatar = pb.collectionId(users).avatar;
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
renderLogin();
|
renderLogin();
|
||||||
|
|||||||
Reference in New Issue
Block a user