Skip to content

Commit

Permalink
chore(ui): note todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Mar 24, 2024
1 parent bf81f95 commit f4efe74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const setupApp = async () => {
// Setup profiles
const profilesClient = new ProfilesClient(
// TODO remove this type casting once @holo-host/web-sdk is updated for interface consitency with @holochain/client 16.x
toRaw(client.value as AppAgentClient),
"mewsfeed",
"profiles"
Expand Down

0 comments on commit f4efe74

Please sign in to comment.