ウィンドウ内のリンクを右クリックしたときに「サイドビューで開く」が無いのを修正
This commit is contained in:
		
							parent
							
								
									629b765abc
								
							
						
					
					
						commit
						8d12fd152b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -60,7 +60,7 @@ export default defineComponent({ | |||
| 				action: () => { | ||||
| 					os.pageWindow(this.to); | ||||
| 				} | ||||
| 			}, !this.navHook && this.sideViewHook ? { | ||||
| 			}, this.sideViewHook ? { | ||||
| 				icon: faColumns, | ||||
| 				text: this.$t('openInSideView'), | ||||
| 				action: () => { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue