Compare commits
No commits in common. "4d53b8458727e62e72c206486669500d2bc9289d" and "33ddfe7c465991287e22539d40e63054a18cb8ac" have entirely different histories.
4d53b84587
...
33ddfe7c46
|
@ -337,7 +337,7 @@ export default {
|
||||||
background: $profile;
|
background: $profile;
|
||||||
color: $highlight-extreme;
|
color: $highlight-extreme;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 18rem;
|
height: 18rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.2",
|
"version": "1.62.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.62.2",
|
"version": "1.62.1",
|
||||||
"description": "All the latest porn releases in one place",
|
"description": "All the latest porn releases in one place",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue