mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
proposal
This commit is contained in:
parent
c9a82f3ceb
commit
ae95cbde56
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ const timeAgo = new TimeAgo("en-US");
|
||||||
import("./registerServiceWorker");
|
import("./registerServiceWorker");
|
||||||
|
|
||||||
const mixin = {
|
const mixin = {
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
timeFormat: function(duration) {
|
timeFormat: function(duration) {
|
||||||
var pad = function(num, size) {
|
var pad = function(num, size) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue