retweet links, new clipboard icon, mobile layout and loc improvements
- added support for retweet links - updated spaces endpoint - bumped up the user agent version - new clipboard icon - new clipboard + auto mode layout on mobile, less wasted space - fixed button press animations for safari on mobile - tons of localization improvements for english and russian - bumped up youtubei.js to 4.1.0
This commit is contained in:
@@ -68,7 +68,7 @@ export default function(obj) {
|
||||
|
||||
<noscript><div style="margin: 2rem;">${t('NoScriptMessage')}</div></noscript>
|
||||
</head>
|
||||
<body id="cobalt-body" data-nosnippet>
|
||||
<body id="cobalt-body" data-nosnippet ontouchstart>
|
||||
${multiPagePopup({
|
||||
name: "about",
|
||||
closeAria: t('AccessibilityClosePopup'),
|
||||
|
||||
Reference in New Issue
Block a user