mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-27 15:39:54 +03:00
build: generate build for v2.0.2
This commit is contained in:
parent
6c8b929e4f
commit
a19c992d5a
2 changed files with 1 additions and 2 deletions
2
dist/docker-registry-ui.js
vendored
2
dist/docker-registry-ui.js
vendored
File diff suppressed because one or more lines are too long
|
@ -96,7 +96,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
state.snackbarMessage = undefined;
|
||||
},
|
||||
onBeforeMount(props) {
|
||||
console.log(props)
|
||||
// props.singleRegistry === 'true' means old static version
|
||||
this.state.registryUrl = props.registryUrl ||
|
||||
(props.singleRegistry === 'true' ? undefined : (router.getUrlQueryParam() || getRegistryServers(0))) ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue