Chore: fix modes for non-executable files (#16864)

Fix file modes for various html, svg and ts files.
These should not be executable (rpmlint complains).
This commit is contained in:
Mark Goodwin 2019-05-03 17:51:53 +10:00 committed by Torkel Ödegaard
parent 20dada0159
commit a05ee6cd6e
7 changed files with 0 additions and 0 deletions

View File

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

View File

0
public/app/plugins/panel/graph/graph.ts Executable file → Normal file
View File

0
public/fonts/grafana-icons.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB