Skip to content

Conversation

@nickvergessen
Copy link
Member

Fix #155
Fix #104

src/App.vue Outdated
computed: {
iconPath: function() {
var iconPath = 'notifications';
if (this.isRedThemed()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems to add a duplicate string together with the if statement below, as it produces /apps/notifications/img/notifications-red-new-red-new.svg which is not found

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah right, that was my test code

Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen nickvergessen merged commit 73fff7b into master Aug 28, 2018
@nickvergessen nickvergessen deleted the bugfix/155/fix-inverted-icon branch August 28, 2018 11:05
@MorrisJobke MorrisJobke mentioned this pull request Aug 30, 2018
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants