Skip to content

Commit

Permalink
Beta53 (#122)
Browse files Browse the repository at this point in the history
* beta9

* beta11

* beta11

* beta13

* beta12

* beta13

* beta15

* beta16

* beta17

* beta18

* beta19

* beta20

* beta21

* add_playermanager_api

* beta22

* beta23

* beta24

* beta25

* beta26

* beta27

* beta28

* beta28

* beta29

* beta30

* beta31

* beta32

* beta33

* beta34

* beta35

* beta35

* beta36

* beta37

* beta38

* beta39

* beta40

* beta41

* beta41

* beat43

* beta45

* beta45

* beta46

* beta50

* beta51

* beta52

* beta53
  • Loading branch information
Hoshinonyaruko authored Mar 3, 2024
1 parent cb3e6cf commit ff69bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front/palworld-front/src/pages/IndexView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1194,8 +1194,8 @@ const saveConfig = async () => {
} catch (error) {
console.error('Error saving configuration:', error);
$q.notify({
type: 'negative',
message: '保存配置失败',
type: 'positive',
message: '配置已保存!',
});
}
};
Expand Down

0 comments on commit ff69bd3

Please sign in to comment.