Remove deprecated "replace"

This commit is contained in:
An Phan 2016-06-27 10:50:28 +08:00
parent 42be3d0d51
commit 0b62ce97cb
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2
4 changed files with 0 additions and 4 deletions

View file

@ -43,7 +43,6 @@
import { playback } from '../../../services';
export default {
replace: false,
props: ['album', 'mode'],
data() {

View file

@ -33,7 +33,6 @@
import { playback } from '../../../services';
export default {
replace: false,
props: ['artist', 'mode'],
data() {

View file

@ -9,7 +9,6 @@
<script>
export default {
replace: false,
props: ['song'],
methods: {

View file

@ -55,7 +55,6 @@ import { userStore } from '../../stores';
export default {
props: ['user'],
replace: true,
data() {
return {