MatrixAI / Polykey-Docs

Documentation for Polykey
https://polykey.com/docs/
GNU General Public License v3.0
1 stars 5 forks source link

Fix Issues with staging #68

Closed CryptoTotalWar closed 6 months ago

CryptoTotalWar commented 6 months ago

Description

I made a mistake with my previous branch where i did not pull the latest changes from staging first.

In this PR I reset staging to git reset --hard 1cb9500445642cbe1a6c54dcb7c63e48fd214d75

Then I tried force pushing the staging branch but it has protections that I don't have access to the setting to override. So i created this PR where i added the changes I was intending with the previous branch.

Everything should be fixed now. Sorry for the oversight.