forked from trent_larson/crowd-funder-for-time-pwa
fix wording in list of contacts, remove console.log
This commit is contained in:
@@ -16,7 +16,6 @@ export default class InfiniteScroll extends Vue {
|
||||
private isInitialRender = true;
|
||||
|
||||
updated() {
|
||||
console.log("updated()");
|
||||
if (!this.observer) {
|
||||
const options = {
|
||||
root: null,
|
||||
|
||||
Reference in New Issue
Block a user