fix: 続rss-ticker.vue修正
This commit is contained in:
		
							parent
							
								
									d64abedf9f
								
							
						
					
					
						commit
						02df6a28cd
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -108,9 +108,6 @@ const tick = () => { | |||
| 	window.fetch(fetchEndpoint.value, {}) | ||||
| 	.then(res => res.json()) | ||||
| 	.then(feed => { | ||||
| 		if (widgetProps.shuffle) { | ||||
| 			shuffle(feed.items); | ||||
| 		} | ||||
| 		rawItems.value = feed.items ?? []; | ||||
| 		fetching.value = false; | ||||
| 		key++; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue