mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 07:34:38 -05:00
bwa
This commit is contained in:
parent
2a59d97d62
commit
9f52dbf33c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ const pkg = require("../../../package.json");
|
|||
const os = require('os');
|
||||
const cnf = require("../../../config.json");
|
||||
const innertube = require("../libpoketube-youtubei-objects.json");
|
||||
const { exec } = require('child_process');
|
||||
const { execSync } = require('child_process');
|
||||
|
||||
const verfull = "v24.1906-sho-MAJOR_UPDATE-stable-dev-nonLTS-git-MTcxODc5NDY3NQ==";
|
||||
const versmol = "v24.1906-sho"
|
||||
|
|
Loading…
Reference in a new issue