App tile events
This commit is contained in:
parent
e8837d28ef
commit
b111579aed
2 changed files with 26 additions and 7 deletions
|
@ -40,9 +40,9 @@ module.exports = React.createClass({
|
|||
getInitialState: function() {
|
||||
return {
|
||||
apps: [{
|
||||
id: "googleApp",
|
||||
url: "http://matrix.org/grafana/dashboard/db/golang-metrics?panelId=2&fullscreen&edit&var-bucket_size=1m&var-job=riot-bot&var-handler=All&from=1495188444653&to=1495210044654",
|
||||
name: "Google",
|
||||
id: "riot-bot",
|
||||
url: "https://matrix.org/_matrix/media/v1/thumbnail/matrix.org/LvHiqFMHWxAjFUMVCvaPbRYs?width=150&height=150",
|
||||
name: "Riot-bot",
|
||||
}],
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue