mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 20:19:26 +01:00
Working
This commit is contained in:
@@ -51,7 +51,7 @@ function openDeleteTabModal(tab: TabType) {
|
||||
function visitLink() {
|
||||
if (!props.editMode) {
|
||||
window.open(props.tab.link, '_blank')
|
||||
// add view count
|
||||
// todo: add view count
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user