mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Renaming to talk
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import PermalinkButton from './components/PermalinkButton';
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
commentActions: [PermalinkButton]
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user