mirror of
				https://github.com/abhinavxd/libredesk.git
				synced 2025-11-04 05:53:30 +00:00 
			
		
		
		
	refactor: update label for From Address field to From Email Address in EmailInboxForm
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
 | 
			
		||||
    <FormField v-slot="{ componentField }" name="from">
 | 
			
		||||
      <FormItem>
 | 
			
		||||
        <FormLabel>From Address</FormLabel>
 | 
			
		||||
        <FormLabel>From Email Address</FormLabel>
 | 
			
		||||
        <FormControl>
 | 
			
		||||
          <Input
 | 
			
		||||
            type="text"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user