Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yibeichan authored Dec 22, 2023
1 parent a563238 commit a6ab9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui-changes/src/config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module.exports = {
/* eslint-disable */
githubSrc: 'https://raw.githubusercontent.com/ReproNim/reproschema-demo-protocol/main/reproschema_demo_protocol/reproschema_demo_protocol_schema',
banner: 'A demo protocol for the ReproSchema paperr',
banner: 'A demo protocol for the ReproSchema paper',
startButton: 'Join',
assetsPublicPath: '/reproschema-demo-protocol/',
backendServer: null
};
};

0 comments on commit a6ab9e3

Please sign in to comment.