Add support for zoom profiles #175
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/zoom-profile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds an accessor for the zoom_name to the contributor profile.
Doing this also removes general support for preserviing the contributor
accounts array as this was buggy and caused accounts to be added
multiple times.
sadly I have issues with my setup since the weekend after I did a system upgrade and I don't get aragon cli and some native dependencies installed. so far I failed to fix it, thus this is untested PR so far.
There are some Travis errors you can look at (and linting should work locally without Aragon CLI, too).
You don't have a way of rolling back your system to a working state? If you still use Arch, I can highly recommend creating Timeshift snapshots before upgrades, so you don't get into this situation again.
See e.g. https://itsfoss.com/backup-restore-linux-timeshift/
Tested successfully with my WIP branch of kredits-web. 👍
I changed the serialized property name to better reflect the actual data.
yeah, thanks for the hint. I am using timeshift, but it is some node.js and npm only issue I did not want to rollback.