Skip to content

Commit 3b5e475

Browse files
committed
Update script.js
1 parent 6486e1b commit 3b5e475

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

features/mutual-following/script.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
export default async function ({ feature, console, className }) {
2-
window.feature = feature
3-
42
let auth = await feature.auth.fetch()
53
if (!auth?.user?.username) return console.log("User not logged in.");
64

0 commit comments

Comments
 (0)