diff --git a/CHANGELOG.md b/CHANGELOG.md index 514c70e3c..3a2b049ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ [#358](https://github.com/nextcloud/cookbook/pull/358) @christianlupus - Avoid recipe are no longer reachable when user changes locales [#371](https://github.com/nextcloud/cookbook/pull/371) @christianlupus +- Hide tooltips in printouts + [#343](https://github.com/nextcloud/cookbook/pull/343/) @christianlupus ### Removed - Travis build system diff --git a/src/components/AppControls.vue b/src/components/AppControls.vue index 22a8ba2a3..4b7c2606b 100644 --- a/src/components/AppControls.vue +++ b/src/components/AppControls.vue @@ -283,3 +283,16 @@ export default { } + + +