mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
theme-game
This commit is contained in:
@@ -35,7 +35,9 @@ export default function GameEmbed({ post, siteInfo }) {
|
||||
|
||||
// 将当前游戏加入到最近游玩
|
||||
useEffect(() => {
|
||||
// 切换游戏时更新
|
||||
setUrl(originUrl)
|
||||
setTipNewWindow(newWindow)
|
||||
|
||||
const iframe = document.getElementById('game-wrapper')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user