Skip to content

Commit

Permalink
Update name for shocker CaiXianlin
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Oct 2, 2023
1 parent 41435e3 commit 9700c9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/dashboard/shockers/own/Own.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ export default {
devices: [],
modelOptions: [
{
text: "Small",
value: "Small"
text: "CaiXianlin",
value: "CaiXianlin"
},
{
text: "PetTrainer",
Expand All @@ -113,7 +113,7 @@ export default {
selectedDevice: "",
newName: "",
newRfId: 0,
newModel: "Small",
newModel: "CaiXianlin",
devicesLoading: false,
modal: {
new: false,
Expand Down

0 comments on commit 9700c9f

Please sign in to comment.