pafgoncalves
pafgoncalves
If installed from the ownCloud repository it will work with wayland in Ubuntu 22.04 `wget -nv https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_22.04/Release.key -O - | sudo apt-key add -` `echo 'deb https://download.owncloud.com/desktop/ownCloud/stable/latest/linux/Ubuntu_22.04/ /' | sudo...
Maybe it's late but i will leave an usage example:` AbilityWebhookBot bot = new MyAbilityWebhookBot(); try { Webhook webhook = new DefaultWebhook(); //this is the URL where the application will...