mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-20 06:18:13 +00:00
refactor: update description for Root URL input in GeneralSettingForm
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<FormControl>
|
||||
<Input type="text" placeholder="Root URL" v-bind="field" />
|
||||
</FormControl>
|
||||
<FormDescription>Root URL of the app.(No trailing slash)</FormDescription>
|
||||
<FormDescription>Root URL of the app. (No trailing slash)</FormDescription>
|
||||
<FormMessage />
|
||||
</FormItem>
|
||||
</FormField>
|
||||
|
||||
Reference in New Issue
Block a user