mirror of
				https://github.com/ergochat/ergo.git
				synced 2025-10-30 21:37:23 +01:00 
			
		
		
		
	update persistence spec link
This commit is contained in:
		
							parent
							
								
									ae1de2554e
								
							
						
					
					
						commit
						898f84c613
					
				| @ -192,7 +192,7 @@ CAPDEFS = [ | ||||
|     CapDef( | ||||
|         identifier="Persistence", | ||||
|         name="draft/persistence", | ||||
|         url="https://gist.github.com/slingamn/e3645a0d0418b736b755746bfd65f2a6", | ||||
|         url="https://github.com/ircv3/ircv3-specifications/pull/503", | ||||
|         standard="proposed IRCv3", | ||||
|     ), | ||||
| ] | ||||
|  | ||||
| @ -62,7 +62,7 @@ const ( | ||||
| 	Multiline Capability = iota | ||||
| 
 | ||||
| 	// Persistence is the proposed IRCv3 capability named "draft/persistence": | ||||
| 	// https://gist.github.com/slingamn/e3645a0d0418b736b755746bfd65f2a6 | ||||
| 	// https://github.com/ircv3/ircv3-specifications/pull/503 | ||||
| 	Persistence Capability = iota | ||||
| 
 | ||||
| 	// ReadMarker is the draft IRCv3 capability named "draft/read-marker": | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Shivaram Lingamneni
						Shivaram Lingamneni