mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-01 03:49:24 +08:00 
			
		
		
		
	Merge conflicts
This commit is contained in:
		| @@ -275,7 +275,7 @@ async function createTables() { | ||||
|         table.boolean("active").notNullable().defaultTo(true); | ||||
|         table.integer("user_id").unsigned(); | ||||
|         table.boolean("is_default").notNullable().defaultTo(false); | ||||
|         table.text("config"); | ||||
|         table.text("config", "longtext"); | ||||
|     }); | ||||
|  | ||||
|     // monitor_notification | ||||
|   | ||||
							
								
								
									
										4337
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4337
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user