mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	fix: update Feishu notification provider configuration
This commit is contained in:
		| @@ -28,7 +28,7 @@ class Feishu extends NotificationProvider { | ||||
|                     msg_type: "interactive", | ||||
|                     card: { | ||||
|                         config: { | ||||
|                             update_multi: true, | ||||
|                             update_multi: false, | ||||
|                             wide_screen_mode: true, | ||||
|                         }, | ||||
|                         header: { | ||||
| @@ -58,7 +58,7 @@ class Feishu extends NotificationProvider { | ||||
|                     msg_type: "interactive", | ||||
|                     card: { | ||||
|                         config: { | ||||
|                             update_multi: true, | ||||
|                             update_multi: false, | ||||
|                             wide_screen_mode: true, | ||||
|                         }, | ||||
|                         header: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user