]> jfr.im git - irc/rizon/acid.git/commit
Merge branch 'quotes/no-empty-quotes' into 'master'
authorAdam <redacted>
Thu, 19 May 2016 21:15:50 +0000 (21:15 +0000)
committerAdam <redacted>
Thu, 19 May 2016 21:15:50 +0000 (21:15 +0000)
commit7c47adc31bd2343caf93c5667d00cd29f7ca0ee9
tree22ead1ae4965c29001872f619077f8a352c835e8
parentba8d89cd4128e8424ff2b43dfa53e8837576fc8c
parenta07f412ce125363310d4b2d6916383c392cf039d
Merge branch 'quotes/no-empty-quotes' into 'master'

Prevent adding of empty quotes.

This will prevent the creation of empty quotes. This prevents the issue below:
```
<@Dwarf> .quote add
<@Quotes> [Quote] Added quote #2094 by Dwarf
<@Quotes> [Quote]
```

See merge request !31