I hereby claim:
- I am sekhmet on github.
- I am sekhmet (https://keybase.io/sekhmet) on keybase.
- I have a public key ASAp-BLttT0B9If2S86Em-MGVCworbYccTyr-xltXmX_Ogo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| [ | |
| { | |
| "name": "B9", | |
| "aliases": "lodex lodeks", | |
| "address": "Wólczańska 215, 90-924 Łódź", | |
| "geometry": [ | |
| [ | |
| 19.4528067111969, | |
| 51.74722773022448 | |
| ], |
| diff --git a/src/components/Editor/Editor.css b/src/components/Editor/Editor.css | |
| index 12f2ed8..ef80614 100644 | |
| --- a/src/components/Editor/Editor.css | |
| +++ b/src/components/Editor/Editor.css | |
| @@ -55,17 +55,17 @@ html[dir="rtl"] .editor-mount { | |
| width: 60px !important; | |
| height: 13px; | |
| left: -57px !important; | |
| - background-color: var(--theme-highlight-blue) !important; | |
| + background-color: #e6e9eb !important; |
| diff --git a/src/client/feed/LetsGetStarted.js b/src/client/feed/LetsGetStarted.js | |
| index 58b87906..016c9597 100644 | |
| --- a/src/client/feed/LetsGetStarted.js | |
| +++ b/src/client/feed/LetsGetStarted.js | |
| @@ -15,7 +15,7 @@ import { | |
| } from '../reducers'; | |
| import HorizontalBarChart from '../components/HorizontalBarChart'; | |
| import LetsGetStartedIcon from './LetsGetStartedIcon'; | |
| -import DelayComponent from '../components/DelayComponent'; | |
| +// import DelayComponent from '../components/DelayComponent'; |
| diff --git a/src/client/feed/SubFeed.js b/src/client/feed/SubFeed.js | |
| index b2fa5705..b0d651f1 100644 | |
| --- a/src/client/feed/SubFeed.js | |
| +++ b/src/client/feed/SubFeed.js | |
| @@ -22,8 +22,6 @@ import { | |
| getAuthenticatedUser, | |
| getFeed, | |
| getPosts, | |
| - getShowPostModal, | |
| - getCurrentShownPost, |
| <form action="create_village.php?action=casual_transfer&h=0590b603" method="POST"> | |
| <label><input type="checkbox" name="premium"> Przeniesienie usług Premium</label><br> | |
| <label><input type="checkbox" name="items"> Przeniesienie zawartości Inwentarza</label><br> | |
| <div class="center"> | |
| <button class="btn">Przenieś wioskę na świat Arkadia 3</button> | |
| </div> | |
| </form> |
| package io.github.sekhmet.dash; | |
| import android.content.Context; | |
| import android.preference.SwitchPreference; | |
| import android.util.AttributeSet; | |
| import android.view.View; | |
| import android.view.ViewGroup; | |
| import android.widget.Switch; | |
| public class ClickableSwitchPreference extends SwitchPreference { |
I hereby claim:
To claim this, I am signing this object:
| module.exports = { | |
| entry: './main.js', | |
| output: { | |
| path: './', | |
| filename: 'index.js' | |
| }, | |
| devServer: { | |
| inline: true, | |
| port: 8080, | |
| historyApiFallback: true |
| <?php | |
| $wrog = 'Ostro!'; | |
| $przeciwnicy = array('-Sh0cked?', 'fatii11'); | |
| switch(przeprowadz_akcje($wrog, $przeciwnicy)) { | |
| case: 'sukces': | |
| unset($przeciwnicy[0]); | |
| unset($przeciwnicy[1]); | |
| break; | |
| case: 'porazka': |