diff --git a/src/explorer/legacy/App.js b/src/explorer/legacy/App.js index 383485b..d03198c 100644 --- a/src/explorer/legacy/App.js +++ b/src/explorer/legacy/App.js @@ -142,6 +142,7 @@ export function createApp( const spacer = () => ( ); + const {owner, name} = this.props.repoId; return (

@@ -149,6 +150,11 @@ export function createApp( {spacer()} feedback

+

SourceCred Legacy Mode

+

+ Back to timeline mode +

+