File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -707,6 +707,7 @@ void AddData(DemoMenuItem item)
707707 } ,
708708 new ( )
709709 {
710+ IsNew = true ,
710711 Text = Localizer [ "PdfViewer" ] ,
711712 Url = "pdf-viewer"
712713 } ,
Original file line number Diff line number Diff line change 48564856 "PulseButton": "PulseButton",
48574857 "Bluetooth": "IBluetooth",
48584858 "PdfReader": "PDF Reader",
4859+ "PdfViewer": "PDF Viewer",
48594860 "VideoPlayer": "VideoPlayer",
48604861 "FileViewer": "FileViewer",
48614862 "FlipClock": "FlipClock",
Original file line number Diff line number Diff line change 48564856 "PulseButton": "心跳按钮 PulseButton",
48574857 "Bluetooth": "蓝牙服务 IBluetoothService",
48584858 "PdfReader": "PDF阅读器 PDF Reader",
4859+ "PdfViewer": "PDF阅读器 PDF Viewer",
48594860 "VideoPlayer": "视频播放器 VideoPlayer",
48604861 "FileViewer": "文件预览器 FileViewer",
48614862 "FlipClock": "卡片翻转时钟 FlipClock",
You can’t perform that action at this time.
0 commit comments