mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-26 11:58:50 -05:00
Comment log
This commit is contained in:
@@ -17,7 +17,7 @@ export const useOnline = () => {
|
||||
// .eq('id', profile.id)
|
||||
// )
|
||||
api('set-last-online-time')
|
||||
console.log('set last online time for', profile.id, date)
|
||||
// console.log('set last online time for', profile.id, date)
|
||||
})()
|
||||
}, [profile?.id, isAuthed])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user