mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	modelists: fix page title for extbans table
[skip ci]
This commit is contained in:
		
							parent
							
								
									f8abdd1244
								
							
						
					
					
						commit
						ce3b1152b2
					
				@ -5,7 +5,7 @@
 | 
			
		||||
<meta name=viewport content="width=device-width, initial-scale=1">
 | 
			
		||||
 | 
			
		||||
<head>
 | 
			
		||||
<title>Support Extbans for PyLink Relay</title>
 | 
			
		||||
<title>Supported Extbans for PyLink</title>
 | 
			
		||||
<style>
 | 
			
		||||
 | 
			
		||||
html {
 | 
			
		||||
 | 
			
		||||
@ -12,7 +12,7 @@ os.chdir(os.path.dirname(__file__))
 | 
			
		||||
FILES = {
 | 
			
		||||
    'user-modes.csv': 'Supported User Modes for PyLink',
 | 
			
		||||
    'channel-modes.csv': 'Supported Channel Modes for PyLink',
 | 
			
		||||
    'extbans.csv': 'Support Extbans for PyLink Relay',
 | 
			
		||||
    'extbans.csv': 'Supported Extbans for PyLink',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
def _write(outf, text):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user