mirror of
				https://github.com/tormachris/cf-workers-status-page.git
				synced 2025-11-04 04:46:24 +01:00 
			
		
		
		
	chore(wrangler): cleanup
This commit is contained in:
		@@ -99,7 +99,7 @@ export async function notifySlack(monitor, newMetadata) {
 | 
			
		||||
                type: 'mrkdwn',
 | 
			
		||||
                text: `${
 | 
			
		||||
                  newMetadata.operational ? ':white_check_mark:' : ':x:'
 | 
			
		||||
                } \`${monitor.method} ${monitor.url}\` - :eyes: <${
 | 
			
		||||
                } \`${monitor.method ? monitor.method : "GET"} ${monitor.url}\` - :eyes: <${
 | 
			
		||||
                  config.settings.url
 | 
			
		||||
                }|Status Page>`,
 | 
			
		||||
              },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user