Skip to content

Commit

Permalink
Update NetworkingCard.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Aug 31, 2023
1 parent 3423520 commit 39a47e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-client/src/components/settings/NetworkingCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const currentNetworkInterfaceIndex = computed<number>({
text-color="white"
icon="mdi-information-outline"
>
Photon cannot detect any wired connections! Please send program logs to the developers for help
Photon cannot detect any wired connections! Please send program logs to the developers for help.
</v-banner>
<cv-switch
v-model="useSettingsStore().network.runNTServer"
Expand Down

0 comments on commit 39a47e4

Please sign in to comment.