Chandrajeet Maurya
Chandrajeet Maurya
I am trying to get it work on Android. But it doesn't seems to work :(
``` convert(value, { from: 'USD', to: 'JPY', base: 'USD', rates: exchangeRates, }) ``` when value is NaN it throw ``rates` object does not contain either `from` or `to` currency!` ....
https://github.com/Altimis/Scweet/blob/d5402285e2b51704d490f2b2c46abd106ede92f8/Scweet/scweet.py#L39-L40
If words contain only single word such as words = ("John") It become `(J%20OR%20o%20OR%20h%20OR%20n)%20` https://github.com/Altimis/Scweet/blob/d5402285e2b51704d490f2b2c46abd106ede92f8/Scweet/utils.py#L150
``` select `users`.*, -- If third parameter is set as true, it will check if the column starts with the search -- if then it adds relevance * 30 --...
### Describe the bug I use ShareX to capture screenshots on my Windows. Upon viewing in Overview tab , these files are categorized into Photos rather than Screenshots  ###...
Most probably typo Closes # ## 📝 Description > Add a brief description ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀...
https://stackoverflow.com/a/53139356/507203  
iosClientId is required when developing for iOS and without firebase integration workflow ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? Bug...